ModelButton: Add 'use-markup' property
authorAdrien Plazas <kekun.plazas@laposte.net>
Mon, 23 Apr 2018 09:06:17 +0000 (11:06 +0200)
committerAdrien Plazas <kekun.plazas@laposte.net>
Fri, 29 Jun 2018 21:02:21 +0000 (23:02 +0200)
commit504eb891559e7cca70b4bf4f3b308ce9829a00d4
tree3dac3dfeae4c0cf4110467c03627c14c8972dd2a
parentb75b5e900a2aec70670a1cdca6ac07dd8eb8d7cf
ModelButton: Add 'use-markup' property

Binds this property to the button's label, allowing a model button to
have text with markup.

This will be convenient for buttons like 'Online Accounts <sup>↗</sup>'.
gtk/gtkmodelbutton.c